range: Hide internals from accessibility
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 12:00:09 +0000 (08:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 12:01:25 +0000 (08:01 -0400)
commit39dfdac771851a426c16207cdbfd5941a10f2f69
tree55f9763543e285f30f98551c8364d75d1e43fac7
parentb7fa00e22d26037fd18e8cf8572cc3d5f30cc6e0
range: Hide internals from accessibility

The nameless, faceless gizmos inside a range do not
contribute to the accessible experience at all, lets
not add them to the tree. All the accessible functionality
is on the main widget (either a scale or a scrollbar).
gtk/gtkrange.c